home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / sound / finpatch.zip / FINPATCH.SPT < prev    next >
Text File  |  1992-12-04  |  2KB  |  82 lines

  1. # These are comment lines
  2. # Header information:
  3. # -------------------
  4. #
  5. # fn - File Name 
  6. fn Finale.exe
  7. #
  8. # fl - File Length
  9. fl 1054496
  10. #fl 1049376
  11. #
  12. # rm - Read Me (name of Read Me File)
  13. rm ReadMe.TXT
  14. #
  15. # ft - File Time (Old Date, Old Time, New Date, New Time)
  16. # all are in U.S. format. - Patcher does not currently verify date stamp.
  17. ft 6/28/1991 9:58:04 12/4/1992 2:20:00
  18. # Change Info: (cb - ChangeByte offset from to)
  19. # ------------
  20. #
  21. # Protected Mode flag:
  22. cb 140 2 10
  23. #
  24. # Stack Size:
  25. cb 147 24 32
  26. # Windows Version: - marketing decided not to push the issue.
  27. # cb 190 0 10
  28. #
  29. # Finale Version Number:
  30. #
  31. # '0' becomes '2'
  32. cb 55081 48 50
  33. #
  34. # '.' becomes NULL terminator
  35. cb 55082 46 0
  36. #
  37. # '1' becomes NULL terminator
  38. cb 55083 49 0    
  39. # First Signature byte, no change
  40. cb 161037 168 168
  41. #
  42. # Second Signature byte, changes to 0 for GetWinFlags() Literal
  43. cb 161038 32 0
  44. #
  45. # Third Signature byte, no change
  46. cb 161039 116 116
  47. #
  48. # Fourth Signature byte, no change
  49. cb 161040 38 38
  50. #
  51. # fu - File Update, copy these files to the executable's directory.
  52. #
  53. # Filename, Length (src), Date (src), Time (src - 24 hr)
  54. # All except FinDlg are MIDI drivers.
  55. #
  56. fu C1DRVR.DLL 8528 4/29/1992 2:00:00
  57. fu FINDLG.DLL 74714 12/4/1992 2:20:00
  58. fu IMFDRVR.DLL 9056 4/29/1992 2:00:00
  59. fu MIDIDRVR.DLL 11904 4/29/1992 2:00:00
  60. fu MPUDRVR.DLL 8752 4/29/1992 2:00:00
  61. fu MMEDRVR.DLL 5920 4/29/1992 2:00:00
  62. fu SBLDRVR.DLL 8272 4/29/1992 2:00:00
  63. #
  64. # ui - Update Ini - format: ui inifile.ini section entry /* continue next line */
  65. # New Value.
  66. #
  67. ui WIN.INI Finale MIDIRoot
  68. MIDIDrvr.DLL
  69. #
  70. ui WIN.INI Finale MIDIDevs
  71. MMEDrvr, MPUDrvr, C1Drvr, SBlDrvr, IMFDrvr
  72. #
  73. ui WIN.INI Finale Port0
  74.  
  75. #
  76. # That's All Folks!
  77. #